Flexible hose with 90° elbow D13 3/4, FF 40

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose with 90° elbow D13 3/4, FF 40:
9.61€/box
Ex Tax: 7.75€/box
MAGMA
0 reviews
In stock
Product Code: 000-4394705MASP
EAN Code: 4750667099423
Qty
Tags:

90° Elbow Flexible Hose D13 — Model 717 with 3/4″ Connection

Flexible hose with a 90° elbow designed to provide a compact, flexible connection in plumbing installations; suitable for fixtures and appliances requiring a D13 hose and 3/4″ threading. Learn about features, application and price options at SityPro before you buy.

Key Benefits


    Compact 90° elbow reduces space and strain on fittings
  • Flexible body allows easy alignment during installation
  • Compatible with 3/4″ threaded connections
  • Designed for D13 diameter piping
  • Model-specific quality control (717)
  • Simple replacement or retrofit solution

Applications

Used in residential and commercial plumbing where a right-angle flexible connection is needed.


    Connecting faucets and mixer taps
  • Linking boilers or water heaters to supply lines
  • Under-sink appliance connections
  • Replacing rigid elbow fittings in tight spaces
  • Plumbing repairs and retrofits

What to Consider When Choosing


    Confirm diameter compatibility (D13) with your system
  1. Verify thread match — this model uses a 3/4″ connection
  2. Check the required elbow orientation (90°) for your layout
  3. Assess material compatibility with your water type and fixtures
  4. Ensure model number (717) and FF 40 meet your specification needs

Specifications


    Product type: Flexible hose with elbow
  • Diameter: D13
  • Elbow angle: 90°
  • Model: 717
  • Connection: 3/4″
  • Code/marking: FF 40

Why Buy from SityPro


    Easy online buy process and clear price information
  • Fast delivery options to Estonia and Finland
  • Reliable customer support for product selection
  • Wide selection of plumbing features and compatible parts
  • Secure ordering and convenient returns

Description provided by sitypro.com

Flexible hose with 90° elbow D13 3/4, FF 40
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка с угол. D13 90^ 717 3/4, FF 40

What is the Flexible hose with 90° elbow D13 3/4, FF 40 (model 717) and what is it used for?

Flexible hose with 90° elbow D13 (model 717) is a D13-diameter hose with a 90° bend, 3/4" threaded connection and FF 40 marking. It’s used for compact plumbing connections to faucets, sinks, boilers and washing machines where space is limited.

Will this hose fit a standard 3/4" faucet connection?

Yes, the hose features a standard 3/4" thread so it fits faucets and valves with 3/4" connections. Verify the appliance’s sealing surface and internal fittings to ensure a leak-free joint.

Is D13 diameter suitable for connecting a boiler or washing machine?

D13 is a common supply diameter and is suitable for boilers and washing machines provided the appliance has a 3/4" threaded inlet. Always check the appliance manufacturer’s connection specs before installation.

What is the Flexible hose with 90° elbow made of and how flexible is it?

The listing states a flexible construction but does not specify materials; model 717 with FF 40 marking provides standard flexibility suitable for tight installations. For exact materials (e.g. stainless braid, rubber inner), consult the technical datasheet for MA1061472SP.

What is the length of this 90° elbow hose and is it long enough for under-sink installation?

The product description does not list a specific length; the 90° elbow format is intended for compact under-sink connections and is typically sufficient. Confirm the exact hose length in the product details before purchasing.

How to install the D13 90° elbow hose correctly to avoid twisting and leaks?

Install without over-twisting or bending beyond the 90° elbow, use correct seals and firmly tighten the 3/4" threaded connection. Pressure-test the joint after installation and re-tighten or replace washers if any leak appears.

How does model 717 with FF 40 marking differ from other flexible hoses?

Model 717 with FF 40 identifies this specific 90° D13 hose construction and its compatibility with 3/4" threads, aiding correct replacement selection. It differs from straight hoses or other diameters by its elbow shape and model-specific quality checks.

Can this hose be used for both cold and hot water?

The description states use for water supply but does not list temperature ratings; D13 hoses are commonly used for both cold and hot water. Check the MA1061472SP technical datasheet for the permitted temperature range before connecting to hot water.

Is this hose suitable for concealed installation behind a cabinet or in tight plumbing niches?

Yes, the 90° elbow design is made for space-saving installations behind cabinets or in tight niches, easing connections without extra bending. Confirm hose length and mating surfaces fit the installation space.

What tools and seals are required to install the D13 90° 3/4 hose?

You’ll need an adjustable spanner or correct-sized wrenches for the 3/4" threaded joint and standard rubber or paronite washers for the fittings. Use PTFE tape or sealant only if recommended by the manufacturer.

Is the MA1061472SP (MAGMA) hose compatible with existing brass and plastic fittings?

The 3/4" thread and D13 diameter make it compatible with most brass and plastic fittings of the same standard. Check thread type and sealing method of your fittings before installation to ensure compatibility.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');